home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / util / misc / Fudgit233.lha / Source / src / dld / README < prev    next >
Encoding:
Text File  |  1993-12-14  |  893 b   |  25 lines

  1.  
  2. This directory contains the Wilson Ho's dynamic loading package.
  3. The doc and test-example files have been removed since
  4. the complete package can be retreived from any GNU site.
  5.  
  6. ------------------------------------------------------------------
  7.  
  8. This is dld version 3.2.3.  It currently supports VAX (Ultrix), Sun 3
  9. (SunOS 3.4 and 4.0), SPARCstation (SunOS 4.0), Sequent Symmetry
  10. (Dynix), and Atari ST.
  11.  
  12. To compile,  type "make".
  13. To compile the test programs, cd to "test" and then type "make".
  14.  
  15. Changes from 3.2.1 to 3.2.3 is minimal.  Mainly contains the port to
  16. Atari and Symmetry.  I've received quite a number of suggestions for
  17. improvements, new features, and debugging support.  I'll incorporate
  18. them in release 3.3--whenever I have time to work on it!
  19.  
  20. Wilson Ho (how@cs.ucdavis.edu)
  21. Wed May 29 22:21:31 PDT 1991
  22.  
  23. P.S.  Port for Atari is contributed by Edgar Roeder.  See ChangeLog.
  24.  
  25.